Documents for PDF, .NET Edition Documentation
TrimExcess Method (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : TrimExcess Method
Sets the capacity to the actual number of elements in the StructList<T>, if that number is less than a threshold value.
Syntax
'Declaration
 
Public Sub TrimExcess() 
public void TrimExcess()
See Also

Reference

StructList<T> Class
StructList<T> Members